func go.opentelemetry.io/otel/attribute.computeDistinctFixed

2 uses

	go.opentelemetry.io/otel/attribute (current package)
		set.go#L334: 	iface := computeDistinctFixed(kvs)
		set.go#L345: func computeDistinctFixed(kvs []KeyValue) interface{} {